[PATCH] WG-vectorizer: Re-enable LLVM vectorizers
authorPekka Jääskeläinen <pekka.jaaskelainen@intel.com>
Thu, 15 Aug 2024 14:20:46 +0000 (17:20 +0300)
committerAndreas Beckmann <anbe@debian.org>
Thu, 9 Jan 2025 11:44:04 +0000 (12:44 +0100)
commitc5fcb3a6d2aa4012278285012445fc05f7778de2
tree811116039f133b1c80f70a2bb2cbc0c09b905097
parent0950b5fcbe0d961fa01bd9bdc5e449ed80958ac1
[PATCH] WG-vectorizer: Re-enable LLVM vectorizers

The LLVM vectorizers were accidentally disabled when
transitioning to the new PM. This commit re-enables
them and exposes some new inefficiencies (to be continued...).

Yeah, we should also add a perf.regression test or at least a "smoke
test" for the WG vectorization.

(cherry picked from commit 19dc70bbe927a6f6210ccd45b6a4c2a49fe6da96)

Gbp-Pq: Name 0001-WG-vectorizer-Re-enable-LLVM-vectorizers.patch
lib/CL/pocl_llvm_api.h
lib/CL/pocl_llvm_wg.cc